home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Flybox Trout (Edition 1)
/
Flybox Trout (Edition 1).iso
/
Setup
/
Support
/
FlyBox.swf
/
scripts
/
DefineButton2_147
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2002-04-15
|
170 b
|
11 lines
on(release){
if(eval("_root:SoundOff") == 0)
{
tellTarget("_root.ButtonPress")
{
gotoAndPlay(2);
}
}
gotoAndStop(137);
}